Device System API - Implementation Template (US Core)
Custom object field addition
To add a field to a custom object in Health Cloud (HealthCloudGA____EhrDevice____c):
- From Health Cloud in the upper right corner, click the settings (gear) icon.
 - Click Setup.
 - From the Home tab in the left menu, expand 'Objects and Fields' and then click Object Manager.
 - Search for 'EHR Device' and then click into it.
 - In the 'Fields and Relationships' page, use the 'New' button and create the following fields:
 
| Field Label | Field Name | Data Type | 
|---|---|---|
| UDI Carrier AIDC | HealthCloudGA_UDICarrierAIDC__c | Text(32768) | 
| UDI Carrier HRF | HealthCloudGA_UDICarrierHRF__c | Text(32768) | 
| Type Display | HealthCloudGA_TypeDisplay__c | Text(255) |